home *** CD-ROM | disk | FTP | other *** search
/ Developer Source 18 / Developer Source Volume 18 (I-MODE Publications, Inc.)(2000).iso / delph / 911 / fairf109.gif < prev    next >
Graphics Interchange Format  |  1999-07-12  |  33KB  |  303x410  |  4-bit (16 colors)
Labels: text | screenshot | font | number
OCR: Instantiates another MTS object. All context information is transferred to the created object, so the new object will be enlisted in any current transaction FhableCommit Tells MTS the object hasn't necessarily finished its work, but the transaction can be committed in its current form. The object is not deactivated and retains its state between method calls DisableCommir Tells MATS the object hasn't necessarily finished its work, and that the transac- tion cannot be committed in its current form. The object isn't deactivated, and retains its state between method calls. SerComplete Tells MTS the object has finished its work, and the transaction can be committed. The objed is deactivated on exit from the method Tells MTS the object has finished its work, but the transaction con never be commit- ted. The object is deactivated on exit from the method IsCallerinRole Indicates if any object's direct caller is in " particular role (used in security). Simtransaction Indicates if the object is currently taking part in a transaction Indicates whether MTS security is enabled. Figure 9: The IOblectContext interface methods